Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable test contexts #12534

Merged
merged 1 commit into from
Mar 1, 2025
Merged

enable test contexts #12534

merged 1 commit into from
Mar 1, 2025

Conversation

reaperhulk
Copy link
Member

this allows us to see what tests exercised what lines of code

this allows us to see what tests exercised what lines of code
@alex
Copy link
Member

alex commented Mar 1, 2025

is this for review? does it work? what's the interface in coverage like?

@reaperhulk
Copy link
Member Author

Yes, it works fine. You can pull and run locally to see coverage or we could change coverage to always upload the zip I guess. It looks like a disclosure option on each line with a list of tests that hit the line.

@alex alex merged commit 021dc33 into pyca:main Mar 1, 2025
101 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants